mtd: Remove a printf() from add_mtd_device().
authorPiotr Ziecik <[email protected]>
Mon, 17 Nov 2008 14:57:59 +0000 (15:57 +0100)
committerStefan Roese <[email protected]>
Mon, 24 Nov 2008 10:29:53 +0000 (11:29 +0100)
commite6a7edbc1778d27431ac663b40a71dafa5d20578
tree92c29bd05043e0889e7beac8def0bc0903de6c46
parenta5c4067017631d903e1afa6ad615f0ce19fea517
mtd: Remove a printf() from add_mtd_device().

Remove a printf() from add_mtd_device(), which produces spurious output.

Signed-off-by: Piotr Ziecik <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/mtd/mtdcore.c